home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 33 / Amiga Format AFCD33 (Issue 117, Dec 1998).iso / +system+ / tools / workbench / -archivers- / ppcuntgz / smakefile < prev    next >
Makefile  |  1998-09-07  |  201b  |  9 lines

  1. UnTGZ.elf: UnTGZ.o
  2.  
  3.     ppc-amigaos-ld -r lib:c_ppc.o UnTGZ.o so:akpng/ppc/zlib/libzip.a LIB:scppc.a lib:end.o -o UnTGZ.elf
  4.     Protect UnTGZ.elf +e
  5.  
  6. UnTGZ.o: UnTGZ.c
  7.  
  8.     SCPPC DEFINE=AMITIME UnTGZ.c
  9.